home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 100
/
FreelogNo100-NovembreDecembre2010.iso
/
Systeme
/
Glarysoft Disk SpeedUp
/
dssetup.exe
/
Defrag.exe
/
0
/
RCDATA
/
TFRMSETTINGOPTION
/
TFRMSETTINGOPTION.txt
Wrap
Text File
|
2010-08-11
|
12KB
|
523 lines
object frmSettingOption: TfrmSettingOption
Left = 472
Top = 237
Align = alClient
BorderStyle = bsNone
Caption = 'frmSettingOption'
ClientHeight = 391
ClientWidth = 549
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnShow = FormShow
DesignSize = (
549
391)
PixelsPerInch = 96
TextHeight = 13
object nbSettingOption: TNotebook
Left = 0
Top = 0
Width = 549
Height = 345
Align = alTop
TabOrder = 0
OnPageChanged = nbSettingOptionPageChanged
object TPage
Left = 0
Top = 0
Caption = 'General'
object chbStartAutomaticallyOnLogon: TCheckBox
Left = 18
Top = 12
Width = 225
Height = 17
Caption = 'Start automatically on Windows logon'
Checked = True
State = cbChecked
TabOrder = 0
end
object chbIntegrateDiscDefragExplore: TCheckBox
Left = 18
Top = 97
Width = 335
Height = 17
Caption = 'Integrate Disk Defrag into windows explore content menu'
Checked = True
State = cbChecked
TabOrder = 1
end
object chbAutoCheckUpdate: TCheckBox
Left = 18
Top = 125
Width = 295
Height = 17
Caption = 'Automaticall Check for updates to disc defrag'
Checked = True
State = cbChecked
TabOrder = 2
end
object chbMultithreading: TCheckBox
Left = 18
Top = 155
Width = 249
Height = 17
Caption = 'Simultaneous defragmention of disks'
TabOrder = 3
end
object cbbMapColor: TComboBox
Left = 18
Top = 186
Width = 423
Height = 22
Style = csOwnerDrawFixed
DropDownCount = 6
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ItemHeight = 16
ItemIndex = 0
TabOrder = 4
Text = 'Default'
OnChange = cbbMapColorChange
OnDrawItem = cbbMapColorDrawItem
Items.Strings = (
'Default'
'Defrag'
'Smart Defrag'
'Windows Standard'
'Accessiblity'
'Rainbow'
'Sea Breeze')
end
object chbShowBalloon: TCheckBox
Left = 35
Top = 67
Width = 287
Height = 17
Caption = 'Show balloon tips when minimize to tray'
Checked = True
State = cbChecked
TabOrder = 5
end
object chbMinimizeToTray: TCheckBox
Left = 18
Top = 44
Width = 311
Height = 17
Caption = 'Minimize to tray when you close the program window'
Checked = True
State = cbChecked
TabOrder = 6
OnClick = chbMinimizeToTrayClick
end
object mpGeneral: TMapPanel
Left = 18
Top = 216
Width = 429
Height = 123
Hint.Strings = (
'Empty Diskspac'
'Used Diskspace'
'UnFragmented Files'
'UnMovable Files'
'Fragmented Files'
'Busy Color'
'MFT Reserved Zones'
'MFT Reserved Zones')
ShowHint = True
GeneralFuzzy = 50
HighFuzzy = 70
end
end
object TPage
Left = 0
Top = 0
Caption = 'Defrag'
object labMB: TLabel
Left = 266
Top = 58
Width = 14
Height = 13
Caption = 'MB'
end
object chbMoveLargeFiles: TCheckBox
Left = 18
Top = 22
Width = 241
Height = 17
Caption = 'Move large files to the end of the dirve'
Checked = True
State = cbChecked
TabOrder = 0
OnClick = chbMoveLargeFilesClick
end
object chbMimiFileSize: TCheckBox
Left = 43
Top = 57
Width = 97
Height = 17
Caption = 'Minimum file size:'
Checked = True
State = cbChecked
TabOrder = 1
end
object cbbFileSize: TComboBox
Left = 155
Top = 55
Width = 105
Height = 21
Style = csDropDownList
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ItemHeight = 13
ItemIndex = 4
TabOrder = 2
Text = '50'
Items.Strings = (
'10'
'20'
'30'
'40'
'50'
'60'
'70'
'80'
'90'
'100')
end
object chbNotAccesInLast: TCheckBox
Left = 43
Top = 87
Width = 305
Height = 17
Caption = 'Files that not accessed in the last months'
Checked = True
State = cbChecked
TabOrder = 3
end
object chbFileInRecyle: TCheckBox
Left = 43
Top = 117
Width = 193
Height = 17
Caption = 'Files in the recyle bin'
Checked = True
State = cbChecked
TabOrder = 4
end
object chbFileInSelected: TCheckBox
Left = 43
Top = 147
Width = 209
Height = 17
Caption = 'Files in the selected types'
Checked = True
State = cbChecked
TabOrder = 5
OnClick = chbFileInSelectedClick
end
object lvOptimize: TListView
Left = 43
Top = 177
Width = 385
Height = 144
Checkboxes = True
Columns = <
item
Caption = 'Category'
Width = 100
end
item
Caption = 'Type'
Width = 281
end>
GridLines = True
TabOrder = 6
ViewStyle = vsReport
end
end
object TPage
Left = 0
Top = 0
Caption = 'Optimize'
object chbFrageMentsSmaller: TCheckBox
Left = 32
Top = 61
Width = 168
Height = 17
Caption = 'Have fragements smaller than'
Checked = True
State = cbChecked
TabOrder = 0
OnClick = chbFrageMentsSmallerClick
end
object chbFileFragementAmount: TCheckBox
Left = 32
Top = 91
Width = 129
Height = 17
Caption = 'Have more than'
Checked = True
State = cbChecked
TabOrder = 1
OnClick = chbFileFragementAmountClick
end
object chbFileLarger: TCheckBox
Left = 32
Top = 121
Width = 129
Height = 17
Caption = 'Are lager than'
Checked = True
State = cbChecked
TabOrder = 2
OnClick = chbFileLargerClick
end
object chbFileSmaller: TCheckBox
Left = 32
Top = 151
Width = 129
Height = 17
Caption = 'Are smaller than'
Checked = True
State = cbChecked
TabOrder = 3
OnClick = chbFileSmallerClick
end
object btnDefragDefault: TButton
Left = 32
Top = 183
Width = 75
Height = 25
Caption = 'Default'
TabOrder = 4
OnClick = btnDefragDefaultClick
end
object img3215: TImage32
Left = 18
Top = 22
Width = 423
Height = 19
Bitmap.ResamplerClassName = 'TNearestResampler'
BitmapAlign = baTopLeft
Scale = 1.000000000000000000
ScaleMode = smStretch
TabOrder = 5
object labOnDefrag: TLabel
Left = 0
Top = 0
Width = 106
Height = 13
Caption = 'Only defrag files that:'
end
end
object img32img: TImage32
Left = 299
Top = 59
Width = 56
Height = 117
Bitmap.ResamplerClassName = 'TNearestResampler'
BitmapAlign = baTopLeft
Scale = 1.000000000000000000
ScaleMode = smStretch
TabOrder = 6
object labFragSmallerMB: TLabel
Left = 4
Top = 5
Width = 14
Height = 13
Caption = 'MB'
end
object labMoreMB: TLabel
Left = 4
Top = 36
Width = 49
Height = 13
Caption = 'fragments'
end
object labLargerMB: TLabel
Left = 4
Top = 67
Width = 14
Height = 13
Caption = 'MB'
end
object labSmallerMB: TLabel
Left = 4
Top = 97
Width = 14
Height = 13
Caption = 'MB'
end
end
object seFileSmaller: TSpinEdit
Left = 195
Top = 152
Width = 99
Height = 22
Increment = 50
MaxValue = 300
MinValue = 100
TabOrder = 7
Value = 300
end
object seFileLarger: TSpinEdit
Left = 195
Top = 122
Width = 99
Height = 22
MaxValue = 10
MinValue = 0
TabOrder = 8
Value = 0
end
object seFileFragementAmount: TSpinEdit
Left = 195
Top = 90
Width = 99
Height = 22
MaxValue = 10
MinValue = 1
TabOrder = 9
Value = 2
end
object seFrageMentsSmaller: TSpinEdit
Left = 195
Top = 59
Width = 99
Height = 22
Increment = 10
MaxValue = 100
MinValue = 10
TabOrder = 10
Value = 80
end
end
object TPage
Left = 0
Top = 0
Caption = 'Excludes'
object lvExcludeFiles: TListView
Left = 18
Top = 56
Width = 526
Height = 225
Columns = <
item
Caption = 'Category'
Width = 520
end>
GridLines = True
MultiSelect = True
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnChange = lvExcludeFilesChange
OnDeletion = lvExcludeFilesDeletion
end
object btnAddExcludeFiles: TButton
Left = 280
Top = 290
Width = 75
Height = 25
Caption = 'Add Files'
TabOrder = 1
OnClick = btnAddExcludeFilesClick
end
object btnAddFolder: TButton
Left = 370
Top = 290
Width = 75
Height = 25
Caption = 'Add Folder'
TabOrder = 2
OnClick = btnAddFolderClick
end
object btnDelete: TButton
Left = 464
Top = 290
Width = 75
Height = 25
Caption = 'Delete'
TabOrder = 3
OnClick = btnDeleteClick
end
object img3216: TImage32
Left = 16
Top = 22
Width = 528
Height = 31
Bitmap.ResamplerClassName = 'TNearestResampler'
BitmapAlign = baTopLeft
Scale = 1.000000000000000000
ScaleMode = smStretch
TabOrder = 4
object labExcludeFiles: TLabel
Left = 0
Top = 0
Width = 310
Height = 26
Caption =
'Excluded files that you don'#39't want to be defraged.eg.video files' +
'.'#13#10'This will speed up defragmention.'
end
end
end
end
object btnSettingOptionSave: TButton
Left = 455
Top = 361
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = 'Save'
TabOrder = 1
OnClick = btnSettingOptionSaveClick
end
object img32LineLeft: TImage32
Left = -1
Top = 353
Width = 100
Height = 2
Anchors = [akLeft, akBottom]
Bitmap.ResamplerClassName = 'TNearestResampler'
BitmapAlign = baTopLeft
Scale = 1.000000000000000000
ScaleMode = smNormal
TabOrder = 2
end
object img32LineMiddle: TImage32
Left = 95
Top = 353
Width = 356
Height = 2
Anchors = [akLeft, akRight, akBottom]
Bitmap.ResamplerClassName = 'TNearestResampler'
BitmapAlign = baTopLeft
Scale = 1.000000000000000000
ScaleMode = smStretch
TabOrder = 3
end
object img32LineRight: TImage32
Left = 448
Top = 353
Width = 100
Height = 2
Anchors = [akRight, akBottom]
Bitmap.ResamplerClassName = 'TNearestResampler'
BitmapAlign = baTopLeft
Scale = 1.000000000000000000
ScaleMode = smNormal
TabOrder = 4
end
object dlgOpenExcludeFiles: TOpenDialog
FilterIndex = 0
Left = 348
Top = 22
end
end